DataQueueItem.visible
bool visible() @property nothrowGet visible field.
Returns
true if @object should be considered as a visible object.
void visible(bool propval) @property nothrowSet visible field.
Parameters
propval | true if @object should be considered as a visible object. |