open static fun getWriteMethodParameter(pd: PropertyDescriptor): MethodParameter
Obtain a new MethodParameter object for the write method of the specified property.
pd - the PropertyDescriptor for the property
Return
a corresponding MethodParameter object