Gets the name of the symbol.
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
member Name : string with get
Property Value
Type:
String
See Also