| EntityPropertyName Property  | 
 
            The name of the property. Name cannot be of zero length nor can they consist of solely spaces. Leading and trailing spaces are trimmed.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
	Get
Property Value
Type: 
StringImplements
IFieldInfoName
Exceptions
See Also