Variable LinkListNodeExtras.ln_Name

Pointer to a C String

template LinkListNodeExtras
{
  // ...
  string ln_Name ;
  // ...
}