| SynonymElementNameTargetName Property  | 
 
            Gets or sets the name of the target element which was synonymized by the synonym with name Name
            
 
    Namespace: 
   SD.LLBLGen.Pro.DBDriverCore
    Assembly:
   SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntaxpublic string TargetName { get; set; }Public Property TargetName As String
	Get
	Set
Property Value
Type: 
String
See Also