github.com/golang/protobuf/proto.StructProperties.Prop (field)

4 uses

	github.com/golang/protobuf/proto (current package)
		properties.go#L31: 	Prop []*Properties
		properties.go#L257: 		prop.Prop = append(prop.Prop, p)
		properties.go#L304: func (sp *StructProperties) Len() int           { return len(sp.Prop) }