Public ReadOnly Property NullValue As String
public string NullValue { get; }
public: property String^ NullValue { String^ get (); }
function get_nullValue();