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