public ServiceEngineerSchema(ServiceEngineerSchema source) : base(source) { }
public ServiceEngineerSchema(ServiceEngineerSchema source, bool isShallowClone) : base(source, isShallowClone) { }