Searched defs:propInfo (Results 1 – 2 of 2) sorted by relevance
9 type propInfo struct { struct10 name string11 typ string
900 type propInfo struct { struct901 Name string902 Type string903 Value string904 Values []string