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