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