`MyClass::intMember` will return a reference to th...
# announcements
k
MyClass::intMember
will return a reference to the property. Given an instance of
MyClass
, you can read and write to it.