public static NProperty CreateExtended( NSchema declaringSchema, System.string name, NDomType type, System.object defaultValue )
Parameters
- declaringSchema
- The declaring schema - used in the full name generation
- name
- The short name of the property
- type
- The type of the values for the property
- defaultValue
- The default value for the property
Return Value
the extened property