name

prop
SYNOPSIS
    string P_NAME  "Name"

    string Set(P_NAME, string value)
    string Query(P_NAME)
      or
    string SetName(string value)
    string QueryName()

DESCRIPTION

    Setting the P_NAME in a corpse also sets its P_LONG and P_SHORT and
    adds "corpse of <name>" to its P_IDS.

EXAMPLE

AVAILABILITY
    Include: <properties.h>

    Availability: and descendants.
                  /std/corpse and descendants.

SEE ALSO
    corpse(S)