(property string)
| 357 | Property(name string) interface{} |
| 358 | Int(property string) int |
| 359 | Int64(property string) int64 |
| 360 | Float64(property string) float64 |
| 361 | Bool(property string) bool |
| 362 | String(property string) string |
no outgoing calls
no test coverage detected