PropertySemantics

Represents the semantics supported by an @property member

Values

ValueMeaning
r

is a read property

w

is a write property

rw

is a read-write property

Meta