bool IsCloseable { get; set; }
Property IsCloseable As Boolean Get Set
property bool IsCloseable { bool get (); void set (bool value); }
abstract IsCloseable : bool with get, set
In This Article