public Nullable<bool> AlsoImplementsBatchReceiveNft { get; set; }
Public Property AlsoImplementsBatchReceiveNft As Nullable(Of Boolean) Get Set
public: property Nullable<bool^> AlsoImplementsBatchReceiveNft { Nullable<bool^> get (); void set (Nullable<bool^> value); }