Name property

Returns the name of this publication.

Syntax
Visual Basic
Public Readonly Property Name As String
C#
public string  Name { get;}
Property value

A string specifying the name of the publication.

See also