Gets the name of the field in the value object.

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

Syntax

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

See Also