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