internal FactorAttribute(ChannelPropertyInternal property) { Property = property; }
public PropertyParameterAttribute(ChannelPropertyInternal property) { Property = property; }