  | LayoutFieldName Property  | 
 
            Returns the name of the field.
            
 
    Namespace: 
   OBCOM.NetSwitchLib.Layouts
    Assembly:
   OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
	Get
Return Value
Type: 
String
            The name of the field.
            
See Also