image property

String? image
getter/setter pair

A non-optional parameter which is used to display images takes a Sring as a url

Implementation

String? image;