Provided by: libhybris-utils_0.1.0+git20151016+6d424c9-0ubuntu7_amd64 

NAME
getprop - get property via the android property service
SYNOPSIS
getprop [property] [default]
DESCRIPTION
getprop is an android utility to retrive a property via the android property service.
All properties and values are retrieved when there's no argument.
OPTIONS
property
Name of the property to be retrieved
default
Default property value in case it's not available in the android property service
AUTHOR
getprop is originally available in the Android AOSP project.
This manual page was written by Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>, for the Debian
project (and may be used by others).
July 1, 2013 GETPROP(1)