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