public int LatestDataID { get; set; }
Public Property LatestDataID As Integer
public: property int LatestDataID { int get (); void set (int value); }