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