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