Schema.title

The following properties are taken directly from the JSON Schema definition and follow the same specifications: A title will preferrably be short

class Schema
@optional
string title;

Meta