HTML only. Sets the path and filename of a CSS file belonging to a HTML document.
public string CssFileName { get; set; }
Public Property CssFileName() As String