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