Instance PropertyimageDeclarationvar image: GSImage { get set }Declaration@property (strong) GSImage * image;Declarationimage() -> GSImage setImage_(image: GSImage)