Year.Working Property

Definition

public:
 property bool Working { bool get(); void set(bool value); };
public bool Working { get; set; }
member this.Working : bool with get, set
Public Property Working As Boolean

Property Value

Applies to