class Github::API::Config::PropertySet

def [](name)

Other tags:
    Api: - public
def [](name)
  @map[name]
end