abstract fun sections(prefix: String!): MutableSet<String!>!
The names of the sections defined under a given prefix.
prefix - String!: the key prefix
prefix
Return MutableSet<String!>!: The names of the sections defined under a given prefix.