TypeName

Gets or sets a string that indicates the name of the type from the CRef path.
Namespace: TheBoxSoftware.API.LiveDocumenterAssembly: TheBoxSoftware.API.LiveDocumenter in (TheBoxSoftware.API.LiveDocumenter.dll)

Syntax

C#
public string TypeName {
	get;
	set;
	}