Gets or sets the name used for the class.
'Declaration Public Property ClassName As String
public string ClassName {get; set;}
A String indicating the name of the class.
CodeClass Class CodeClass Members