sourceProperty property
PropertyInfo
get
sourceProperty
The propertyInfo object being bound to on the source.
Implementation
PropertyInfo get sourceProperty => _sourceProperty;
The propertyInfo object being bound to on the source.
PropertyInfo get sourceProperty => _sourceProperty;