C#
Objective-C
C++
public string MediumType { get; set; }
@property (nonatomic, copy, nullable) NSString *mediumType;
public:
property String^ MediumType {
String^ get();
void set ( String^ value);
}
The Medium Type (2000,0030).
For an example, refer to Associate.