Properties returns the current set of properties
()
| 112 | |
| 113 | // Properties returns the current set of properties |
| 114 | Properties() (Properties, error) |
| 115 | |
| 116 | // Property returns the value of the property with the specified name. |
| 117 | // |
no outgoing calls
no test coverage detected