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