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