public int TopRecords { get; set; }
Public Property TopRecords As Integer Get Set
public: property int^ TopRecords { int^ get (); void set (int^ value); }