class Readable
Represents a property call that returns
ReturnType
and can be checked with read access only.class Writable
Represents a property call that returns
ReturnType
and can be checked with read and wirte access.