Creates Property described by this descriptor.
Parameters: pValue - May be null if no value should be set Parameters: pArrayIndex - Must be not null for array properties. Ignored for non-array properties Creates Property described by this descriptor.
Sets the value of isContainer attribute. See
PropertyDescriptor.isContainer for description
on the attribute.
Parameters: newValue - New value to be set.
Sets the value of reference parentDescriptor. See
PropertyDescriptor.getParentDescriptor
for description on the reference.
Parameters: newValue - New value to be set.
Sets the value of reference parentTypetemplate. See
PropertyDescriptor.getParentTypetemplate
for description on the reference.
Parameters: newValue - New value to be set.