int Height { get; set; }
Property Height As Integer Get Set
property int Height { int get (); void set (int value); }