| Name | Data Type | Description |
|---|---|---|
| Features | string | features associated with a product |
| LatestVersion | string | latest version of the product |
| LatestVersionNotes | string | notes about the latest version |
| LatestVersionUrl | string | URL of the latest version |
| MajorVersion | int | major version of the product |
| MinorVersion | int | minor version of the product |
| ProductData | string | data associated with the product |
| ProductID | int | ID of the product |
| ProductName | string | name of the product |
| ReleaseDate | DateTime | release date of the product |
