image property

IIconInfo? image

Property getter and setter for image:

Implementation

IIconInfo? get image;
void image=(IIconInfo? image)

Implementation

set image(IIconInfo? image);