[This is preliminary documentation and is subject to change.]
public long Size { get; set; }
Public Property Size As Long Get Set
public: property long long Size { long long get (); void set (long long value); }