public string Redirect404 { get; set; }
Public Property Redirect404 As String Get Set
public: property String^ Redirect404 { String^ get (); void set (String^ value); }