protected Resource(Resource original, Cloner cloner) : base(original, cloner) { this.ParentResourceId = original.ParentResourceId; }