public Nullable<long> IndexSizeKB { get; }
Public ReadOnly Property IndexSizeKB As Nullable(Of Long) Get
public: property Nullable<long long^> IndexSizeKB { Nullable<long long^> get (); }