[This is preliminary documentation and is subject to change.]
Gets a string containing the fully qualified name of this member.
| C# |
public virtual string FullyQualifiedName { get; }
The fully qualified name is of the format
[package name].[class name].[member name] .