has


Description:

public bool has (string propname)

Check if a message has a certain property.

Parameters:

this

the Message

propname

the property name

Returns:

true if message has propname, false otherwise