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