public IntPtr PtrBuffer { get; set; }
Public Property PtrBuffer As IntPtr Get Set
public: property IntPtr PtrBuffer { IntPtr get (); void set (IntPtr value); }