C#
Objective-C
C++
public string CreationDate { get; set; }
@property (nonatomic, copy, nullable) NSString *creationDate;
public:
property String^ CreationDate {
String^ get();
void set ( String^ value);
}
The Creation Date (2100,0040).
For an example, refer to Associate.