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