public string StorageClass { get; set; }
Public Property StorageClass As String
public: property String^ StorageClass { String^ get (); void set (String^ value); }