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