public ulong Address
Public Address As ULong
Dim instance As SymbolInfo
Dim value As ULong
value = instance.Address
instance.Address = value
public:
unsigned long long Address
val mutable Address: uint64
No code example is currently available or this language may not be supported.