[]
Gets or sets the list of font names belonging to the Cursive font family.
public List<string> CursiveFonts { get; set; }
Public Property CursiveFonts As List(Of String)