필드의 이름을 리턴합니다. 필드 이름은 여러 메소드가 Entity 오브젝트에서 특정 필드를 식별하는 용도로 사용됩니다.
VBScript
fieldInfo.GetName
Perl
$fieldInfo->GetName();