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