The name of the property which this field is associated with.

Namespace:  Mindscape.LightSpeed.MetaData
Assembly:  Mindscape.LightSpeed.MetaData (in Mindscape.LightSpeed.MetaData.dll)
Version: 4.0.1000.1 (4.0.0.0)

Syntax

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

See Also