Gets or sets the color of the profile sidebar border.
| C# | Visual Basic |
[DataMemberAttribute] [JsonPropertyAttribute(PropertyName = "profile_sidebar_border_color")] public string ProfileSidebarBorderColorString { get; set; }
<DataMemberAttribute> _ <JsonPropertyAttribute(PropertyName := "profile_sidebar_border_color")> _ Public Property ProfileSidebarBorderColorString As String Get Set
The color of the profile sidebar border.