System::Void OSGeo::FDO::Schema::ClassDefinition::SetBaseProperties ( OSGeo::FDO::Schema::PropertyDefinitionCollection value  ) 

Sets the base properties of this class. All elements of the input collection must also be properties of the class.

Parameters:
value Input collection of PropertyDefinition values
Returns:
Returns nothing TODO: Should be changed into property. But this will raise a problem because of the difference between the return type of getter and the parameter type of setter.