Name

WebFont.Name property

Sets the font name. If not specified, the default font will be used

public string Name { get; set; }

See Also