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