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