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