bag | The bag of attributes. |
cc | The context in which the method retrieves values. |
value | The value of the attribute. |
bool True if the method retrieves the value, false otherwise.
This method tries to retrieve the value of the attribute from the attribute bag. If it finds the attribute, it returns true. Otherwise, it returns false.