Example #1
0
 public override void SetValue(object component, object value)
 {
     properties.SetValue(propName, value);
 }