Structure.hasName

bool hasName(string name)

Checks if the structure has the given name

Parameters

namestructure name to check for

Returns

true if name matches the name of the structure.