SettingsSchema.hasKey

bool hasKey(string name)

Checks if schema has a key named name.

Parameters

namethe name of a key

Returns

true if such a key exists