Metadata allows users and applications to define and store custom data associated with their files/folders
Наследование: BoxResourceManager
 public BoxMetadataManagerTest()
 {
     _metadataManager = new BoxMetadataManager(_config.Object, _service, _converter, _authRepository);
 }