Property IsOptional
- Namespace
- MongoDB.Bson.Serialization.Serializers
- Assembly
- MongoDB.Bson.dll
IsOptional
Gets a value indicating whether this member is optional.
public bool IsOptional { get; }Property Value
- bool
- Whether this member is optional. 
Gets a value indicating whether this member is optional.
public bool IsOptional { get; }Whether this member is optional.