public bool IsTrackRegistration { get; }
Public ReadOnly Property IsTrackRegistration As Boolean Get
public: property bool IsTrackRegistration { bool get (); }
member IsTrackRegistration : bool with get
In This Article