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