set_boolean


Description:

public void set_boolean (string property_uri, bool value)

Sets a boolean property.

Replaces any previous value.

This method corresponds to [xsd:boolean](xsd-ontology.html#xsd:boolean).

Parameters:

this

The `TrackerResource`

property_uri

A string identifying the property to modify

value

The property boolean value