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