is_mutable


Description:

[ Version ( since = "0.13.9" ) ]
public bool is_mutable ()

Check if this is mutable.

Only mutable messages can be modified using functions such as set_string.

Parameters:

this

a Message

Returns:

true if the message is mutable.