The [default] value of this attribute.
[Visual Basic] Overridable Public ReadOnly Property Name As String [C#] public string Name {virtual get;} [C++] public: __property virtual String* get_Name(); [JScript] public function get Name() : String;
ValidationPropertyAttribute Class | ValidationPropertyAttribute Members | System.Web.UI Namespace