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