| DependencyInjectionInfoAttributePropertyName Property  | 
 
            Gets / sets propertyName, which is the name of the property to set with the instance of the type annotated with this attribute.
            
 
    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 PropertyName { get; set; }Public Property PropertyName As String
	Get
	Set
Property Value
Type: 
String
See Also