public Guid TopLogo { get; set; }
Public Property TopLogo As Guid Get Set
public: property Guid^ TopLogo { Guid^ get (); void set (Guid^ value); }