ClassName Property (StyleSheetRule)
Gets/sets the ClassName of this StyleSheetRule. This value can be used to retrieve the stylesheet rule from it's parent stylesheet.
public string ClassName {get; set;}
'Declaration
Public Property ClassName As String