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