name

The name property returns the complete name of the field object.

 

Syntax

System.String name();

 

Return Value

Returns the current property value.

 

Remarks

This property is Read-Only

 

Member of field.

 

Example