bool Reading { get; set; }
Property Reading As Boolean Get Set
property bool^ Reading { bool^ get (); void set (bool^ value); }