The component’s methods permit control over all parameters not available as properties, as well as printing, serializing and deserialising.
With the exception of the newLabel(), Get(), display and printing-related methods all methods return a Boolean value which indicates whether the method succeeded. If a method fails there is generally no information available about the failure apart from any message displayed on screen ( for example a file not found message when attempting to deserialise from a non existent file)
If no return type is shown then the return type is Boolean.
More:
Set common element property methods