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