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