Returns the name of the field.
            
 
    Namespace: 
   OBCOM.NetClient
    Assembly:
   OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
	Get
Return Value
Type: 
StringThe name of the field.
See Also