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