Unused
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public string Location { get; set; }
Public Property Location As String
public: virtual property String^ Location { String^ get () sealed; void set (String^ value) sealed; }
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public string Location { get; set; }
Public Property Location As String
public: virtual property String^ Location { String^ get () sealed; void set (String^ value) sealed; }