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