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