Returns the name of the field. Field names are used by various methods to identify a specific field in an Entity object.
VBScript
fieldInfo.GetName
Perl
$fieldInfo->GetName();