Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
string Label { get; }
Visual Basic
ReadOnly Property Label As String
	Get
Visual C++
property String^ Label {
	String^ get ();
}

See Also