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