Searched defs:GetProperty (Results 1 – 3 of 3) sorted by relevance
125 func (ms *ModuleSet) GetProperty(properties ...string) (*PropertySet, error) { func
1110 GetProperty(string) (*parser.Property, bool) methodSpec
502 func (x *Map) GetProperty(name string) (Property *Property, found bool) { func