public IList<string> Usings { get; }Public ReadOnly Property Usings As IList(Of String)
Getpublic:
virtual property IList<String^>^ Usings {
IList<String^>^ get () sealed;
}abstract Usings : IList<string> with get
override Usings : IList<string> with get