Name

FieldData.Name property

Gets the field name.

public string Name { get; }

Property Value

An uppercase string value that represents the name of the field.

See Also