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