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