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