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