public IntPtr Data { get; }
Public ReadOnly Property Data As IntPtr Get
public: property IntPtr Data { IntPtr get (); }
member Data : IntPtr with get