I am trying to get the device properties from ADB commands. I can how ever get those values by running sample android application. How ever I wish to get using adb shell com
adb shell getprop ro.build.version.sdk
If you want to see the whole list of parameters just type:
adb shell getprop