Gets the String value determining the name of the property which should be mapped.

Namespace:  C1.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public string PropertyName { get; }
Visual Basic (Declaration)
Public ReadOnly Property PropertyName As String
	Get

See Also