# CustomizeData > **NOTE** > > The initial APIs of this module are supported since API version 7. Newly added APIs will be marked with a superscript to indicate their earliest API version. Provides custom metadata. ## CustomizeData **System capability**: SystemCapability.BundleManager.BundleFramework | Name | Type | Readable| Writable| Description | | ------------------ | ------ | ---- | ---- | ---------------- | | name | string | Yes | Yes | Custom metadata name.| | value | string | Yes | Yes | Custom metadata value. | | extra8+ | string | Yes | Yes | Custom metadata resources. |