public string BoxType {get; set;}
'Declaration Public Property BoxType As String
'Usage Dim instance As ReqBoxProp Dim value As String instance.BoxType = value value = instance.BoxType
public: property String^ BoxType { String^ get(); void set ( String^ value); }
Target Platforms
ReqBoxProp Class ReqBoxProp Members