public int IdProduct { get; }
Public ReadOnly Property IdProduct As Integer Get
public: virtual property int IdProduct { int get () sealed; }