Opis GG
| C# | Visual Basic | Visual C++ |
public byte[] Description { get; set; }
Public Property Description As Byte()
public: property array<unsigned char>^ Description { array<unsigned char>^ get (); void set (array<unsigned char>^ value); }