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