카드의 테마 색을 가져오거나 설정 합니다.Gets or sets theme color for the card
public string ThemeColor { get; set; }
member this.ThemeColor : string with get, set
Public Property ThemeColor As String
감사합니다.