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