OBJECT
Four corners (border radius)
type LayoutBuilderCorners {# Top-left cornertopLeft: String # Top-right cornertopRight: String # Bottom-right cornerbottomRight: String # Bottom-left cornerbottomLeft: String }