nitc :: AAttrPropdef :: define_as_optional
self
# Set `self` as optional fun define_as_optional: AAttrPropdef is expect(has_value) do is_optional = true return self end