Declaration

var image: GSImage { get set }

Declaration

@property (strong) GSImage * image;

Declaration

image() -> GSImage
setImage_(image: GSImage)