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