Given (Name - Java)

Read-only. The given component of a hierarchical name (G=).

Defined in

Name

Data type

String

Syntax

public String getGiven()
    throws NotesException

Usage

This property returns an empty string for a hierarchical name with no given name component.

This property returns an empty string for an Internet or flat name.

A name created through Domino® administration does not contain a given name component.

Example