{
    
    types: {
        "Person" : {
            pluralLabel: "People"
        }
    },
    
    properties: {

        
        "name" : {
            label: "Building Name"
        }
    }
}