C#
Objective-C
C++
public string Polarity { get; set; }
@property (nonatomic, copy, nullable) NSString *polarity;
public:
property String^ Polarity {
String^ get();
void set ( String^ value);
}
The Polarity (2020,0020).
For an example, refer to Associate.