get_attribute_val


Description:

public unowned string? get_attribute_val (string key)

Get the first attribute with key key in this.

Parameters:

this

a Message

key

the key

Returns:

the attribute value of the first attribute with key.