XdmFunctionAttribute.LocalName PropertyXdmFunctionAttribute.LocalName PropertyXdmFunctionAttribute::LocalName Property
            	The local name of the exported function.
            
Property Value
Type: System.StringSystem.StringSystem::String^
The local name of the exported function.
Remarks
The namespace of the function is specified by the XdmModuleAttributeXdmModuleAttributeXdmModuleAttribute attribute on the containing type.
            		If this property is set to null
    a null reference (Nothing in Visual Basic)
  nullptr then the name of the method is used.
            	
If this property is set to a value that is not a valid
xs:NCName
null
    a null reference (Nothing in Visual Basic)
  nullptr, and the name of the exported method is not a valid xs:NCName
