public EntityType Type { get; }
Public ReadOnly Property Type As EntityType Get
public: property EntityType Type { EntityType get (); }
member Type : EntityType with get