com_set Assigns a value to a COM component's property &reftitle.description; Deprecated, use the OO syntax instead. OO syntax property = $value; // instead of this: com_set($obj, 'property', $value); ?> ]]> &reftitle.notes; &com.use-oo-instead;