public string PhaseLabel { get; set; }
Public Property PhaseLabel As String Get Set
public: property String^ PhaseLabel { String^ get (); void set (String^ value); }
member PhaseLabel : string with get, set
In This Article