public string Created { get; }
Public ReadOnly Property Created As String
Dim instance As HeadOffice Dim value As String value = instance.Created
public: property String^ Created { String^ get (); }
/** @property */ public String get_Created()
public function get Created () : String
function get_created();