| EntityAlias Properties | 
The EntityAlias type exposes the following members.
| Name | Description | |
|---|---|---|
| Alias | 
            Gets / sets alias
              | |
| AliassedEntity | 
            Gets / sets aliassedEntity
              | |
| EntityName | 
            Gets the name of the entity. For databinding.
              | |
| Error | 
            Gets an error message indicating what is wrong with this object. The default is an empty string ("")
              | |
| Item | 
            Gets the String with the specified column name.
              | |
| NameForOutput | 
            Gets the name for output, e.g. code generation. This name is similar to TextualRepresentation, but has all '.' replaces with '_' characters.
              | |
| TextualRepresentation | 
            Gets the textual representation. This is either the Alias text, or of that's empty the full name of the entity definition.
              |