public Brush BorderColor {get; set;}
Public Property BorderColor As Brush
public Brush BorderColor {get; set;}
@property (nonatomic,copy) LTColor * borderColor;
public int getBorderColor() public void setBorderColor(int color)
get_BorderColor();
set_BorderColor(value);
Object.defineProperty('BorderColor');
For an example, refer to ImageViewerSpyGlassInteractiveMode.