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