'Declaration<DefaultValueAttribute(False)> Public ReadOnly Property CarriesValue As Boolean
[DefaultValue(false)] public bool CarriesValue {get;}
[DefaultValue(false)] public: property bool CarriesValue { bool get(); }
Property Value
True if a data value is valid with this quality; false otherwise.