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