class PropertyContext
<init>
PropertyContext(properties: Map<String, Property>)
find
fun find(pattern: String): List<Property>
get
fun get(name: String): Property