$schema

Type: String (relative path)
Required: No

"$schema": "./Schema/ControlDescription.Schema.json"

This property references the JSON schema that describes the structure of Description.json. The schema is located in the framework control project and does not have to be changed. Including the JSON schema enables Intellisense in Visual Studio for each property.