|  | SphinxAttributeOverrideTOverridableAttributeName Property  | 
 
            Gets the name of the attribute for which values should be overwritten.
            
 
    Namespace: 
   SphinxConnector.NativeApi
    Assembly:
   SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
 Syntax
Syntaxpublic string AttributeName { get; }Public ReadOnly Property AttributeName As String
	Get
Property Value
Type: 
StringThe name of the attribute.
 See Also
See Also