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