Namespace: MonoSoftware.LLBLGen
Assembly: MonoSoftware.LLBLGen (in MonoSoftware.LLBLGen.dll) Version: 1.0.40.661 (1.0.40.661)

Syntax

C#
public string NormalForm { get; }
Visual Basic
Public ReadOnly Property NormalForm As String
	Get
Visual C++
public:
property String^ NormalForm {
	String^ get ();
}
F#
member NormalForm : string with get

Property Value

Type: String

See Also