| SimpleMemberMapProperty Property  | 
            Target property
            
 
Namespace: DapperAssembly: VirtualRadar.Database (in VirtualRadar.Database.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic PropertyInfo Property { get; }Public ReadOnly Property Property As PropertyInfo
	Get
public:
virtual property PropertyInfo^ Property {
	PropertyInfo^ get () sealed;
}abstract Property : PropertyInfo with get
override Property : PropertyInfo with get
Property Value
Type: 
PropertyInfoImplements
SqlMapperIMemberMapProperty
See Also