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