Searched defs:propertyStruct (Results 1 – 1 of 1) sorted by relevance
37 type propertyStruct struct { struct38 X *string39 Y *int40 Unset *bool41 Sub struct {