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