has_name


Description:

public bool has_name (string name)

Checks if the structure has the given name

Parameters:

this

a Structure

name

structure name to check for

Returns:

true if name matches the name of the structure.