public int ID { get; }
Public ReadOnly Property ID As Integer Get
public: virtual property int ID { int get () sealed; }
abstract ID : int with get override ID : int with get
In This Article