[This is preliminary documentation and is subject to change.]
public int TrackerId { get; set; }
Public Property TrackerId As Integer
public: property int TrackerId { int get (); void set (int value); }