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