public readonly property fontColor as String:
Font color as an ARGB value, or an empty string for the default color.
assert Format({"font_color": "white"}).fontColor == "FFFFFFFF"