props: { name: { type: String, default: 'John Doe' } }
props: { year: { default: 2016, type: Number } }