font_name


Description:

public string font_name { get; set; }

The font to be used by the Text, as a string that can be parsed by font_description_from_string.

If set to null, the default system font will be used instead.