[This is preliminary documentation and is subject to change.]

The user label for the property.

Namespace: Spielwerke.Data
Assembly:  Spielwerke.Data (in Spielwerke.Data.dll)
Version: 1.0.2761.41972

Syntax

C#
public string Label{ get;}
Visual Basic (Declaration)
Public ReadOnly Property Label As String
Visual C++
public:
property String^ Label {
	String^ get ();
}

See Also