Classes mapped to metadata tags
| Class | Description | |
|---|---|---|
| DefaultProperty | Represents a metadata tag that marks a property as the default property. | |
| EventInfo | Represent a single Event metadata tag. | |
| MappedMetadata | Represents a metadata tag that marks a class as a mapped metadata class. | |
| Required | Represents a metadata tag that marks a property as required. | |
| Types | Constants representing the types that metadata tags can be placed on. |