int BorderThickness { get; set; }
Property BorderThickness As Integer Get Set
property int BorderThickness { int get (); void set (int value); }
abstract BorderThickness : int with get, set
In This Article