public readonly property backgroundColor as String:
Background color as an ARGB value, or an empty string for no fill.
assert Format({"bg_color": "gray"}).backgroundColor == "FF808080"