public bool EnableTaskKPIs { get; set; }
Public Property EnableTaskKPIs As Boolean Get Set
public: property bool^ EnableTaskKPIs { bool^ get (); void set (bool^ value); }