public Size Size {get; set;}
Public Property Size As Size
public Size Size {get; set;}
@property (nonatomic) CGSize size;
public LeadSizeF getSize() public void setSize(LeadSizeF size)
get_Size();
set_Size(value);
Object.defineProperty('Size');
For an example, refer to ImageViewerSpyGlassInteractiveMode.