public int BorderStyle { get; set; }
Public Property BorderStyle As Integer Get Set
public: property int BorderStyle { int get (); void set (int value); }