Searched defs:RemoveProperty (Results 1 – 3 of 3) sorted by relevance
199 func (ms *ModuleSet) RemoveProperty(properties ...string) error { func
1111 RemoveProperty(string) bool methodSpec
517 func (x *Map) RemoveProperty(propertyName string) (removed bool) { func