Yes, after fully synchronized, it shows as below.
"version" : "v0.10.2.1-unk-abe",
"protocolversion" : 70001,
"walletversion" : 60000,
"balance" : 9999970.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 264172,
"moneysupply" : 39680841427951.00000000,
"connections" : 8,
"proxy" : "",
"ip" : "110.240.xx.xx",
"difficulty" : 0.00024414,
"testnet" : false,
"keypoololdest" : 1388837599,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"unlocked_until" : 0,
"errors" : ""
You're not synced, there's currently 275,966 blocks
Indeed, Mine shows:

{
"version" : "v0.10.2.1-unk-abe",
"protocolversion" : 70001,
"walletversion" : 60000,
"balance" : 50201081.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 275972,
"moneysupply" : 43116510673205.00000000,"connections" : 8,
"proxy" : "",
"ip" : "77.169.208.179",
"difficulty" : 0.00024414,
"testnet" : false,
"keypoololdest" : 1390736742,
"keypoolsize" : 100,
"paytxfee" : 0.00000000,
"unlocked_until" : 0,
"errors" : ""
}
Yes, the wallet is fully synced. No more blocks.