public bool NoValue { get; set; }
Public Property NoValue As Boolean Get Set
public: property bool^ NoValue { bool^ get (); void set (bool^ value); }