public double BorderThickness {get; set;}
Public Property BorderThickness As Double
public double BorderThickness {get; set;}
@property (nonatomic,assign) double borderThickness;
public int getBorderThickness() public void setBorderThickness(int thickness)
get_BorderThickness();
set_BorderThickness(value);
Object.defineProperty('BorderThickness');
For an example, refer to ImageViewerRubberBandInteractiveMode.