public string StorageName { get; }
Public ReadOnly Property StorageName As String Get
public: property String^ StorageName { String^ get (); }
member StorageName : string with get
In This Article