public byte[] MasterSeed { get; }
Public ReadOnly Property MasterSeed As Byte() Get
public: property array<unsigned char>^ MasterSeed { array<unsigned char>^ get (); }
function get_MasterSeed();
In This Article