public bool MyCharacterInFrontHim { get; }
Public ReadOnly Property MyCharacterInFrontHim As Boolean Get
public: property bool^ MyCharacterInFrontHim { bool^ get (); }