public string NullValue { get; set; }
Public Property NullValue As String Get Set
public: property String^ NullValue { String^ get (); void set (String^ value); }
member NullValue : string with get, set
In This Article