public EntityType() { CoreProperties = new PropertyList(); }
public Entity() { Properties = new PropertyList(); }