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