version
propSYNOPSIS
string P_VERSION "Version"
string Set(P_VERSION, string value)
string Query(P_VERSION)
DESCRIPTION
You may put a version number here.
EXAMPLE
Set(P_INFO, "Example object by Mateese");
Set(P_VERSION, "1.2");
AVAILABILITY
Include: <properties.h>
Availability: all things.
SEE ALSO
thing(S), info(P)