C#
Objective-C
C++/CLI
public string CreationTime { get; set; }
@property (nonatomic, copy, nullable) NSString *creationTime;
public:
property String^ CreationTime {
String^ get();
void set ( String^ value);
}
The Creation Time (2100,0050).