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