(property string, value interface{})
| 354 | TypeName() string |
| 355 | Interface() interface{} |
| 356 | Set(property string, value interface{}) |
| 357 | Property(name string) interface{} |
| 358 | Int(property string) int |
| 359 | Int64(property string) int64 |
no outgoing calls
no test coverage detected