public int ID { get; }
Public ReadOnly Property ID As Integer Get
public: property int ID { int get (); }
member ID : int with get