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