public bool Z0_ReadOnly { get; set; }
Public Property Z0_ReadOnly As Boolean Get Set
public: property bool Z0_ReadOnly { bool get (); void set (bool value); }
member Z0_ReadOnly : bool with get, set
In This Article