Gets the name of the property.

Namespace:  C1.LiveLinq.LiveViews
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
public string PropertyName { get; private set; }
Visual Basic
Public Property PropertyName As String
	Get
	Private Set

See Also