C#
Objective-C
C++
public string OwnerID { get; set; }
@property (nonatomic, copy, nullable) NSString *ownerID;
public:
property String^ OwnerID {
String^ get();
void set ( String^ value);
}
The Owner ID (2100,0160).
For an example, refer to Associate.